home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / flash_ch.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  47b  |  5 lines

  1. on(release){
  2.    MAXDEPTH = 1;
  3.    play();
  4. }
  5.